Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.faceted.search.dm.local.configuration--doctype

This contribution is part of XML component org.nuxeo.ecm.platform.faceted.search.dm.local.configuration inside nuxeo-platform-faceted-search-jsf-6.0.jar

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <facet name="FacetedSearchLocalConfiguration">
          <schema name="faceted_search_configuration"/>
        </facet>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">

    <facet name="FacetedSearchLocalConfiguration">
      <schema name="faceted_search_configuration"/>
    </facet>

  </extension>